home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / leaf-blight.swf / scripts / DefineButton2_538 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-12-21  |  71 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(26);
  3.    leafbli.gotoAndStop("last");
  4. }
  5.